.phone_gengduo {
  display: none;
}

/* 中间首页 */
.index_left_content {
  width: 863px;
  padding-bottom: 70px;
}

.video_contain .vjs-poster {
  background-size: 100% 100%;
}

.video_contain .video-js .vjs-big-play-button {
  display: none;
}

/* 轮播视频 */
.swiper_video {
  width: 100%;
  height: 549px;
  border: 0px solid black;
  display: flex;
}

.video_contain {
  width: 431px;
  height: 100%;
  border: 0px solid black;
}

.video_title_desc {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

.video_title_desc span {
  font-size: 14px;
  font-family: FZLTHK;
  font-weight: normal;
  color: #aaaaaa;
}

.video_count {
  display: flex;
  align-items: center;
}

.video_count img {
  width: 17px;
  height: 11px;
}

.title_contain {
  width: 356px;
  margin: 0 auto;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 22px;
  margin-top: 26px;
}

.content_contain {
  width: 432px;
  background-color: #f7f7f7;
}

.video_title {
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  line-height: 34px;
  height: 68px;
}

.video_title a {
  color: #000000;
  font-family: FZLTHK;
}

/* 轮播视频改版 */
.swiper-container-video .video-js {
  width: 100%;
  height: 90%;
}

.swiper-container-video .vjs-tech {
  object-fit: cover;
}

.swiper-container-video .swiper-slide {
  position: relative;
}

.swiper-container-video .video-title {
  line-height: initial;
  margin-top: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  font-size: 24px;
}

.swiper-container-video .video_title_desc {
  line-height: initial;
  font-size: 14px;
  font-weight: normal;
  color: #aaaaaa;
}

.swiper-container-video .title-contain {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.swiper-container-video .arrow_left {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -28px;
  z-index: 5;
  width: 40px;
  height: 56px;
  cursor: pointer;
}

.swiper-container-video .arrow_right {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -28px;
  z-index: 5;
  width: 40px;
  height: 56px;
  cursor: pointer;
}

.swiper-container-video .img-contain {
  width: 100%;
  height: 90%;
}

.swiper-container-video .img-contain img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 手机改版 */

.swiper-phone-video .video-js {
  width: 100%;
}

.swiper-phone-video .vjs-tech {
  object-fit: cover;
}

.swiper-phone-video .swiper-slide {
  position: relative;
}

.swiper-phone-video .video-title {
  flex: 1;
  line-height: initial;
  margin-top: 0.3rem;
  font-size: 0.36rem;
  font-family: FZLTHK;
  font-weight: normal;
  color: rgba(80, 80, 80, 1);
  line-height: 0.44rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  /* width: 70%; */
}

.swiper-phone-video .video_title_desc {
  line-height: initial;
  font-size: 0.24rem;
  font-weight: normal;
  color: #aaaaaa;
}

.swiper-phone-video .title-contain {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  /* padding: 0 0.3rem; */
}

.swiper-phone-video .arrow_left {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.9rem;
  z-index: 5;
  width: 0.6rem;
  height: 0.8rem;
  cursor: pointer;
}

.swiper-phone-video .arrow_right {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.9rem;
  z-index: 5;
  width: 0.6rem;
  height: 0.8rem;
  cursor: pointer;
}

.swiper-phone-video .video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.swiper-phone-video .video-js .vjs-poster {
  background-size: cover !important; /* 确保图片充满播放器 */
  background-position: center !important; /* 居中显示 */
}

.swiper-phone-video .img-contain {
  width: 100%;
  height: 90%;
}

.swiper-phone-video .img-contain img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 列表 */
.g_list {
  margin-top: 60px;
  border: 0px solid #000000;
}

/* 政务号 */
.zhengwu_list {
  width: 100%;
  height: 242px;
  background-color: #f7f7f7;
  margin-top: 23px;
  margin-bottom: 40px;
}

/* 矩阵 */
.juzhen {
  width: 100%;
}

.juzhen .web_botton_div {
  width: 134px;
  height: 178px;
  text-align: center;
  background-color: white;
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}

.web_botton_div a {
  line-height: 1;
}

.juzhen .web_botton_div img {
  width: 54px;
  height: 53px;
  margin-top: 16px;
}

.juzhen .web_botton_div .guanzhu {
  width: 89px;
  height: 26px;
  border-radius: 1px;
}

.swiper_fa {
  width: 103%;
  height: 180px;
  border: 0px solid red;
  position: relative;
  margin-left: -26px;
}

.swiper-container-zhengwu {
  width: 90%;
  overflow: hidden;
  margin-left: 62px;
  margin-top: 34px;
}

.swiper_fa .web_botton_div2 {
  font-size: 15px;
}

.swiper_fa .swiper-button-next,
.swiper_fa .swiper-button-prev {
  top: 43%;
  width: 18px;
  height: 34px;
  background-size: 19px 44px;
  margin-top: -1px;
}

.web_div {
  margin: 10px auto 0 auto;
  font-size: 14px;
  font-family: FZLTHK;
  font-weight: normal;
  color: rgba(51, 51, 51, 1);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 120px;
}

.web_div2 {
  background-color: #cf2f2e;
  width: 90px;
  height: 26px;
  border-radius: 7px;
  margin: 15px auto;
  color: white;
  line-height: 26px;
  text-align: center;
}

.swiper_fa hr {
  width: 80%;
  margin-top: 15px;
  background: rgba(235, 235, 235, 1);
  color: #ebebeb;
  background-color: #ebebeb;
  opacity: 0.2;
}

.swiper_fa .chakan {
  border: 1px solid rgba(25, 128, 222, 1);
  border-radius: 5px;
  width: 57px;
  height: 24px;
  text-align: center;
  font-size: 14px;
  font-family: FZLTHK;
  font-weight: normal;
  color: rgba(25, 128, 222, 1);
  line-height: 24px;
  margin: 13px auto;
}

/* 视频 */
.phone_shipin {
  margin-bottom: 0.5rem;
}
.phone_shipin .swiper-container {
  /* height: 9.5rem; */
}

.swiper_fa .swiper-button-next {
  right: 17px;
  outline: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper_fa .swiper-button-prev {
  outline: none;
  left: 35px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.phone_shipin .vjs-poster {
  background-size: cover;
}
